home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / 422mods.zip / CONAN10.422 < prev    next >
Text File  |  1993-04-12  |  2KB  |  62 lines

  1. 1CONAN10 3- 5Puts a cool 4BLOCK    5 before you do a // command
  2. Conan #1 @7304
  3. Wednesday, April 7, 1993   9:43 am [EST]
  4. ┌────────────────────────────────────────────────────────────────────────────┐
  5. │ Mod Name      : CONAN10                 Mod Author: Conan 1@473   ComLink  │
  6. │ Difficulty    : ███▒▒▒▒▒▒▒                                1@7304  IceNet   │
  7. │ WWIV Version  : 4.22                                      1@7300  WWIVWeb  │
  8. │ Mod Date      : 04/07/93                                  1@7307  WWIVNet  │
  9. │ Files Affected: BBSUTL.C                                  1@17325 WWIVLink │                │
  10. │ Description   : Makes a blue block before a '//' command                   │
  11. └────────────────────────────────────────────────────────────────────────────┘
  12. I believe this little mod is in Dino's Conferencing mod. But I'm not entirely 
  13. sure. I saw it on a board in my area, thought it was pretty cool, so decided
  14. to ask Dr Forbin to help me out! (He practically does most of my mods...I 
  15. just enjoy putting them in this 'WWIV MOD Form' for everyone else to use!
  16.  
  17. So here's the mod....
  18.  
  19. + ADD
  20. = LEAVE ALONE
  21.  
  22.  
  23. Open up BBSUTL.C and do the following:
  24.  
  25.  
  26. =  if (ch=='/') && (cmd1[0]=='/')) {
  27. +     mpl(thisuser.screenchars-wherex()-1);
  28. =     input(cmd2,50);
  29.  
  30. The line that you add will put a blue block across the remaining black space
  31. on the screen. If you don't want to go all the way across you can change:
  32.        mpl(thisuser.screenchars=wherex()-1);
  33.  
  34. to something like
  35.        
  36.        mpl(20); 
  37. or
  38.        mpl(35);  
  39.        
  40. or however far you want it to go across!
  41.  
  42.  
  43. That's all there is to it! Kick back and compile! I'm not that C literate
  44. and don't have the most extravagant mods in the world. But I'm sure you
  45. could find several of them to be useful. Having any problems, comments
  46. suggestions? You can call my board, Perfect World BBS (703)255-6606 or
  47. you can E-Mail me on any of the following networks:
  48.  
  49. 1@473     ComLink
  50. 1@7304    IceNet
  51. 1@7300    WWIVWeb
  52. 1@7307    WWIVNet
  53. 1@17325   WWIVLinkk
  54.  
  55. 1C7onan
  56. 
  57. 27╓7┐7╓7┐7╓7─┐7╓7┐7╓7┐7╓7┐7┌╥7┐ 7╥ 7┬7╓7┐7╓7─┐7╖ 7╥7┐ 7╓7┐7╓7┐7╓7┐  5IceNet @7304 3≡ 1WWIVNet @7307
  58. 37║7┘7╟0 7╟7┬┘7╟0 7╟0 7║0 7 ║  7║╥7│7║7│7╟7┬┘7║ 7║7│ 7╟7┤7╟7┤7╙7┐  7WWIVLink @17325 3≡ 6ComLink @473
  59. 47╨0 7╙7┘7╨7└ 7╨0 7╙7┘7╙7┘7 ╨  7╙╨7┘7╙7┘7╨7└ 7╙7┘7╨7┘ 7╙7┘7╙7┘7╙7┘  17o3-255-66o6 3≡ 2WWIVWeb @73000
  60. 5
  61. 6
  62.